Developer Documentation
PATH  Mac OS X Documentation > Developer Tools > The Objective-C Compiler


Previous | Contents | Next

Passing Options to the Assembler

You can pass options to the assembler.

-W

-Wa, option

Pass option as an option to the assembler. If option contains commas, it is split into multiple options at the commas.


The Objective-C Compiler

Previous | Contents | Next